added some development tools
[windows-sources.git] / developer / Samples / NET 4.6 / Samples for Parallel / DiningPhilosophers / DiningPhilosophers_VisualBasic / My Project / Settings.Designer.vb
blob00510d52f76d52d00b0f78d910b888a42eefee35
1 '------------------------------------------------------------------------------
2 ' <auto-generated>
3 ' This code was generated by a tool.
4 ' Runtime Version:4.0.20826.1
6 ' Changes to this file may cause incorrect behavior and will be lost if
7 ' the code is regenerated.
8 ' </auto-generated>
9 '------------------------------------------------------------------------------
11 Namespace My
14 <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")>
15 Friend NotInheritable Partial Class Settings
16 Inherits System.Configuration.ApplicationSettingsBase
18 Private Shared defaultInstance As Settings = (CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New Settings()), Settings))
20 Public Shared ReadOnly Property [Default]() As Settings
21 Get
22 Return defaultInstance
23 End Get
24 End Property
25 End Class
26 End Namespace